/* 头部 */
header {
    height: 120px;
    position: relative;
}

.logo {

    float: left;
    margin-top: 33px;
}

.bg-x {
    position: absolute;
    top: 40px;
    left: 43%;
    /*width: 186px;*/
}

.phone {
    height: 92px;
    width: 222px;
    float: right;
    margin-top: 15px;
}

.phone-logo {
    float: left;
    margin-top: 26px;
}

.phone-number {
    float: left;
    font-size: 22px;
    line-height: 24px;
    display: block;
    text-align: left;
    color: #cc121b;
    margin-top: 24px;
    margin-left: 10px;
}
.head_ewm{
    float: right;
    width: 67px;
    height: 86px;
    background: url(../images/headewm01.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 2;
    margin-top: 25px;
    cursor: pointer;
}
.head_ewm_txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #000000;
    line-height: 30px;
    text-align: center;
}
.head_ewm:hover .head_ewm_erji{
    display: block;
}
.head_ewm_erji{
    display: none;
    position: absolute;
    top: 86px;
    left: -42px;
    width: 150px;
    height: 175px;
    background: url(../images/headewm02.png) no-repeat;
    background-size: 100% 100%;
    z-index: 2;
}
.head_ewm_erji span{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;
    font-size: 12px;
    color: #000000;
    line-height: 36px;
    text-align: center;
}

/* 导航 */
nav {
    background: #4d4d4d;
    height: 56px;
    position: relative;
}
.nav {
    margin-left: 44px;
    width: calc(100% - 250px);
    display: flex;
}
#nav {
  width: calc(100% - 250px);
  height: 56px;
  background-color: #4f4f4f;
  border-radius: 5px;
  position: relative;
}

#nav ul {
  position: relative;
}

#nav ul li{
  float: left;
  #width: 130px;
  width: 120px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
  transition: all 1s ease 0s;
  color: #fff;
  position: relative;
  font-size:16px;
}

#nav ul li:hover {
  color: #fff
}

#nav ul li .line {
  color: #fff;
  position: absolute;
  right: 0px;
  display:inline-block;
}

#t_mall {
  width: 130px;
  height: 56px;
  background: url("../img/nav-bg.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  margin-left:44px;
}



/* 导航（搜索） */
.search-warp {
    width: 200px;
    position: absolute;
    right: 0px;
    top: 10px;
    display: inline-block;
}

.search {
    height: 30px;
    border-radius: 4px;
    border: 1px solid #999;
    padding-left: 10px;
    background: #fff;
    line-height: 40px;
    opacity: 0.9;
    margin-left: 10px;
    line-height: 30px;
}

.search:focus {
    outline: medium;
}

.icon-search-warp {
    width: 40px;
    height: 32px;
    background: #CA0202;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 4px 4px 0px;
}

.icon-search {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 12px;
    top: 8px;
}

/* banner */
.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

/* 页内导航 */
.yndh {
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: clamp(-5000px,-56%,-700px);
}

.yndh-xin {
 position: fixed;
 top: 101px;
 left: 50%;
 margin-left: clamp(-5000px,-35%,-700px);
 /*z-index: -1;*/
}

.yndh li {
    /* background: #696969;
    border-radius: 1px; */
    cursor: pointer;
    margin-top: 2px;
    width: 77.5%;
    background-image: url('../img/icon-nav-no.png');
}

.yndh li:hover {
    background-image: url('../img/icon-nav.png');
    background-size: 100% 100%;
}

.yndh .yndh-hover {
    background-image: url('../img/icon-nav.png');
    background-size: 100% 100%;
}

.yndh li span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    padding: 16px 18px;
}

.none {
    display: none;
}

/* 内容头部 */
.content-top {
    margin-top: 21px;
    /* margin-bottom: 15px; */
}


.content-top ul a {
    position: relative;
    width: calc((100% - 68px)/6);
    height: 90px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
}

.content-top ul a :first-child {
    margin-left: 0px;
}

.content-top ul a li img {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 21px;
}

.content-top-title {
    position: absolute;
    left: 65px;
    top: 21px;
    font-size: 16px;
    color: #333333;
    width: 200px;
}

.lineae {
    width: 30px;
    height: 3px;
    background: #bc1326;
    display: inline-block;
    position: absolute;
    left: 65px;
    top: 43px;
}

.content-top-content {
    display: inline-block;
    position: absolute;
    left: 65px;
    top: 57px;
    font-size: 13px;
    color: #999999;
    width: 200px;
}

/* 主体内容(左侧) */
.banner01,
.banner02,
.banner03 {
    width: 100%;
    margin-top: 15px;
}

.banner01 img,
.banner02 img,
.banner03 img {
    width: 100%;
    height: 100%;
}

.jshz {
    margin-top: 15px;
    padding: 37px 35px;
    background: #ffffff;
    border-radius: 4px;
}

.jshz-title {
    display: flex;
    justify-content: space-between;
}

.jshz-title-left {
    font-size: 30px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    text-align: center;
    color: #000000;
}

.jshz-title-lineae {
    width: 141px;
    height: 2px;
    background: #ca0202;
    display: block;
    margin-top: 19px;
}

.jshz-title-right {
    display: inline-block;
    font-size: 15px;
}

.jshz-title-right li {
    width: 116px;
    height: 35px;
    background: #ffffff;
    border-radius: 17px;
    text-align: center;
    color: #666666;
    line-height: 35px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 23px;
    border: 1px solid #bababa;
}

.jshz-title-right .hover {
    background: #a91728;
    color: #ffffff;
    border: 1px solid #a91728;
}

.jshz-title-right li:hover {
    background: #a91728;
    color: #ffffff;
    border: 1px solid #a91728;
}

.jshz-item {
    margin-top: 20px;
    display: flex;
    height: 123px;
}

.jshz-item img {
    display: inline-block;
    height: 100%;
    width: 195px;
}

.jshz-item-content {
    display: inline-block;
    position: relative;
    width: calc(100% - 0px);
}

.jshz-item-content span {
    font-size: 16px;
    color: #333333;
    position: absolute;
    left: 14px;
    top: 10px;
    width: 100%;
}

.jshz-item-content a p {
    font-size: 14px;
    color: #666666;
    position: absolute;
    left: 14px;
    top: 45px;
    overflow: hidden;
    height: 48px;
    width: 100%;
    line-height: 24px;
}

.jshz-item-content-more {
    position: absolute !important;
    left: 14px !important;
    top: 100px !important;
    color: #ca0202 !important;
    font-size: 14px !important;
}

.jshz-list-item {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.jshz-list-item:hover .jshz-list-title i {
    background: #CA0202;
    cursor: pointer;
}

.jshz-list-item:hover .jshz-list-title {
    color: #CA0202;
    cursor: pointer;
}

.jshz-list-item:hover .jshz-list-date {
    color: #CA0202;
    cursor: pointer;
}

.jshz-list-title i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #c7c7c7;
    border-radius: 50%;
    margin-right: 14px;
}

.jshz-list-title {
    display: inline-block;
    font-size: 16px;
    color: #333333;
}

.jshz-list-date {
    font-size: 16px;
    color: #666666;
}

/* 内容主体(右侧) */
.content-body {
    display: flex;
    justify-content: space-between;
    position: relative;
    background: #f9f9f9;
}

.content-body-left {
    width: calc(100% - 325px);
}

.content-body-right {
    width: 365px;
    margin-left: 15px;
}
.content-body-right-top{
  width: 364px;
  height: 55px;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.content-link{
  width: 175px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-link1{
  background: url(../img/linkbg1.png);
  background-size: 100% 100%;
}
.content-link2{
  background: url(../img/linkbg2.png);
  background-size: 100% 100%;
}
.content-link img{
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.content-link span{
  font-size: 16px;
  color: #fff;
}

.content-part {
    padding: 24px 20px;
    background: #ffffff;
    position: relative;
    margin-top: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.content-part-warp {
    height: 18px;
}

.content-part-warp img {
    display: inline-block;
    width: 5px;
    height: 16px;
}

.content-part-header {
    font-size: 18px;
    padding-left: 4px;
    color: #ca0202;
    letter-spacing: 2px;
    line-height: 18px;
}

.content-part-more {
    position: absolute;
    right: 20px;
    top: 24px;
    font-size: 16px;
    color: #666666;
    line-height: 16px;
}

.content-part-more:hover {
    color: #ca0202;
}

.content-part-title {
    font-size: 15px;
    height: 43px;
    background: #fafafa;
    position: relative;
    margin-top: 14px;
    border-radius: 4px;
}

.content-part-title:hover a {
    color: #ca1e1e;
}

.content-part-title:hover span {
    color: #ca1e1e;
}

.content-part-title a {
    color: #333333;
    position: absolute;
    left: 14px;
    top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;
}

.content-part-title-date {
    color: #999999;
    position: absolute;
    right: 10px;
    top: 14px;
}

.pic li {
    width: 324px;
    height: 250px;
    margin-top: 15px;
    position: relative;
    overflow:hidden;
}

.pic-shadow {
    width: 312px;
    height: 57px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    line-height: 56px;
    padding-left: 12px;
}

.pic li img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease 0s;
}
.pic li img:hover{
    transform: scale(1.2);
    transition: 0.6s;
}

/* 分界条幅 */
.banner04 {
    width: 100%;
    height: 100%;
}

.banner04 img {
    width: 100%;
    height: 100%;
    margin-top: 15px;
}

/* 招商项目 */
.zsxm {
    padding: 25px 20px;
    background: #ffffff;
    border-radius: 4px;
    margin-top: 15px;
}

.zsxm-title {
    height: 43px;
    position: relative;
}

.zsxm-title li {
    display: inline-block;
    width: 137px;
    font-size: 18px;
    line-height: 43px;
    color: #333333;
    text-align: center;
}

.zsxm-title li:hover {
    background-image: url('../img/zsxm-bg.png');
    color: #ffffff;
}

.zsxm-title-hover {
    background-image: url('../img/zsxm-bg.png');
    color: #ffffff !important;
}

.zsxm-title-more {
    position: absolute;
    top: 20px;
    right: 3px;
    font-size: 16px;
}

.zsxm-title-bottom {
    width: 100%;
    height: 2px;
    background: #CA0202;
    display: block;
}

.zsxm-items {
    justify-content: space-between;
    margin-top: 15px;
}

.zsxm-items li {
    display: inline-block;
    width: calc((100% - 41px)/4);
    margin-left: 10px;
}

.zsxm-list {
    border: 1px solid #d6d6d6;
    position: relative;
}

/*.zsxm-items li:nth-child(1){
    margin-left:0px !important;
  }*/
.zsxm ul li:nth-child(2) {
    margin-left: 0px !important;
}

.imgq {
    width: 100%;
    height: 146px;
}

.zsxm-list-title {
    font-size: 16px;
    color: #444444;
    padding-top: 18px;
    padding-bottom: 13px;
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zsxm-list-price {
    font-size: 14px;
    color: #666666;
    padding-top: 14px;
    padding-bottom: 22px;
    padding-left: 14px;
}

.zsxm-list-price span {
    font-size: 18px;
    color: #f62323;
}

.zsxm-list-more {
    position: absolute;
    right: 10px;
    bottom: 27px;
}

.zsxm-list-more a img {
    width: 25px;
    height: 6px;
}

/* 网站链接 */
.wzlj {
    padding: 25px 20px;
    background: #ffffff;
    border-radius: 4px;
    margin-top: 15px;
}

.wzlj-title {
    height: 43px;
    position: relative;
}

.wzlj-title li {
    display: inline-block;
    width: 137px;
    font-size: 18px;
    line-height: 43px;
    color: #333333;
    text-align: center;
}

.wzlj-title li:hover {
    background-image: url('../img/zsxm-bg.png');
    color: #ffffff;
}

.wzlj-title-hover {
    background-image: url('../img/zsxm-bg.png');
    color: #ffffff !important;
}

.wzlj-title-bottom {
    width: 100%;
    height: 2px;
    background: #CA0202;
    display: block;
}

.wzlj-items {
    display: flex;
    border: 1px solid #d6d6d6;
    margin-top: 10px;
}

.wzlj-items li {
    width: 231px;
    height: 154px;
    border-left: none;
    position: relative;
}

.wzlj-items span:first-child {
    display: none;
}

.wzlj-items li img {
    margin: 0 auto;
    margin-top: 35px;
    height: 50px;
}

.wzlj-items li span {
    font-size: 16px;
    color: #444444;
    text-align: center;
    width: 200px;
    display: inline-block;
    padding: 20px;
}

/* 版权 */
.footer {
    height: 140px;
    background: #1e1e1e;
    margin-top: 30px;
}

.footer-left {
    display: inline-block;
    float: left;
    position: relative;
}

.footer-left span {
    width: 700px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    position: absolute;
    top: 48px;
}

.footer-left p {
    width: 680px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    position: absolute;
    top: 30px;
}

.footer-left p a {
    color: #ffffff;
    position: absolute;
    top: 48px;
}

.footer-left p img {
    display: inline-block;
    position: absolute;
    top: 47px;
    left: 250px;
}

.footer-left p span {
    position: absolute;
    top: 0px;
    left: 280px;
}

.footer-phone {
    position: absolute;
    top: 40px;
}

.footer-right {
    width: 421px;
    float: right;
    position: relative;
}

.footer-right span {
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 40px;
    left: 60px;
}

.footer-right p {
    font-size: 18px;
    color: #ffffff;
    padding-top: 16px;
    position: absolute;
    top: 75px;
    left: 60px;
}

.footer-bottom {
    height: 10px;
    background: #000000;
}

/* 侧边栏 */
.right {
    width: 66px;
    height: 285px;
    position: absolute;
    top: 12px;
    right: 50%;
    margin-right: clamp(-5000px,-56%,-690px);
    z-index: 999;
    text-align: center;
}

.right-xin {
   position: fixed;
   top: 101px;
   right: 50%;
   margin-right: clamp(-5000px,-35%,-690px);
}
.wlbm,.cuizi{
    width: 48px;
    height: 147px;
    margin-bottom: 10px;
    display: block;
    margin:auto;
}
.wlbm{
  background: url(../img/cebianbg1.png);
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.cuizi{
  background: url(../img/cebianbg2.png);
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.wlbm span,.cuizi span{
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  float: left;
  margin-top: 53px;
}

.ewm,
.top {
    width: 66px;
    height: 66px;
}

.ewm {
    position: relative;
    background: url(../img/cebianicon1.png);
    background-size: 100% 100%;
}
.top {
    position: relative;
    background: url(../img/cebianicon2.png);
    background-size: 100% 100%;
    cursor: pointer;
}

.ewm-big {
    position: absolute;
    left: -221px;
    top: -70px;
    background: #fff;
    box-shadow: 5px 5px 10px grey;
    width: 200px;
    height: 230px;
}

.ewm-big img {
    width: 200px;
    height: 200px;
    float: left;
}
.ewm-big span{
    width: 100%;
    height: 15px;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #000000;
    line-height: 15px;
}
.ewm-big

/*阳光采购*/
.banneryg {
    margin-top: 1%;
}

.text-content-ul li:nth-child(even) {
    background-color: rgb(244, 243, 243);
}

.banneryg a img {
    width: 100%;
    height: 100%;
}

.ygcg {
    width: 96%;
    height: 445px;
    padding: 1% 0% 0 1.7%;
    background: white;
    margin-top: 15px;
    padding-right: 20px;
}

.ygcg-more {
    float: right;
    line-height: 45px;

}

.ygcg-title {
    width: 98%;
}

.lb-head {
    width: 98.4%;
}

.text-content {
    width: 98.4%;
}

.ygcg-title-red {
    width: 138px;
    height: 43px;
    float: left;
    line-height: 45px;
    color: white;
    font-size: 16px;
    background-image: url('../img/tab.png');
}

.red-line {
    height: 1px;
    width: 98.4%;
    border-bottom: 2px solid rgb(202, 2, 2);
    margin-bottom: 1%;
}

.clear {
    clear: both;
}

.ygcg-xmmc {
    float: left;
    font-size: 15px;
    margin-left: 1%;
    color: rgb(202, 2, 2);
    font-weight: 700;
}

.ygcg-lb {
    float: left;
    font-size: 15px;
    margin-left: 55%;
    color: rgb(202, 2, 2);
    font-weight: 700;
}

.ygcg-ggrq {
    float: right;
    font-size: 15px;
    margin-right: 3%;
    color: rgb(202, 2, 2);
    font-weight: 700;
}

.text-content-xmmc {
    width: 585px;
    float: left;
    font-size: 15px;
    margin-left: 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 15px;
}




.text-content-lb {
    width: 20%;
    float: left;
    font-size: 15px;
    /* border-bottom: 1px solid black; */
    text-align: center;
}

.text-content-ggrq {
    width: 20%;
    float: right;
    font-size: 15px;
    margin-right: 1%;
    /* border-bottom: 1px solid red; */
    text-align: right;
}

.text-content-li {
    height: 49px;
    border-bottom: 1px solid #EBEEF5;
}

.lb-head {
    background-color: rgb(244, 243, 243);
    height: 49px;
    border-bottom: 1px solid #EBEEF5;
    color: white;
    font-size: 18px;
    width: 98.4%;
}



.text-content-li a:hover {
    color: rgb(202, 30, 30);
}



.yndh-110 {
    position: fixed;
    top: 2%;
    left: 9%;
}

.yndh-125 {
    position: fixed;
    top: 2%;
    left: 3.5%;
}

.yndh-150 {
    display: none;
}